1 using UnityEngine;
2 using
System.Collections;
3
4 namespace
GamePlay
5 {
6     
public class Shadow : MonoBehaviour
7     {
8
9         
// Use this for initialization
10         
void Start()
11         {
12
13         }
14
15         
// Update is called once per frame
16         
void Update()
17         {
18
19         }
20     }
21 }


Use this for initialization

Update is called once per frame




Trò chơi đua xe động vật trong UNITY Engine 114.958 lượt xem

Gõ tìm kiếm nhanh...